﻿2026-08-05T03:43:49.8930511Z ##[group]Run actions/checkout@v5
2026-08-05T03:43:49.8931337Z with:
2026-08-05T03:43:49.8931895Z   fetch-depth: 0
2026-08-05T03:43:49.8932553Z   repository: BigscreenVR/spt-bs-core
2026-08-05T03:43:49.8939792Z   token: ***
2026-08-05T03:43:49.8940374Z   ssh-strict: true
2026-08-05T03:43:49.8940981Z   ssh-user: git
2026-08-05T03:43:49.8941601Z   persist-credentials: true
2026-08-05T03:43:49.8942278Z   clean: true
2026-08-05T03:43:49.8942883Z   sparse-checkout-cone-mode: true
2026-08-05T03:43:49.8943636Z   fetch-tags: false
2026-08-05T03:43:49.8944258Z   show-progress: true
2026-08-05T03:43:49.8944882Z   lfs: false
2026-08-05T03:43:49.8945455Z   submodules: false
2026-08-05T03:43:49.8946107Z   set-safe-directory: true
2026-08-05T03:43:49.8946834Z   allow-unsafe-pr-checkout: false
2026-08-05T03:43:49.8947570Z ##[endgroup]
2026-08-05T03:43:49.9728389Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-05T03:43:49.9730677Z ##[group]Getting Git version info
2026-08-05T03:43:49.9731840Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-05T03:43:49.9733891Z [command]/usr/bin/git version
2026-08-05T03:43:49.9734649Z git version 2.43.0
2026-08-05T03:43:49.9742495Z ##[endgroup]
2026-08-05T03:43:49.9750319Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/f985b8b5-2b63-430f-afdc-5de79a4eba1c/.gitconfig'
2026-08-05T03:43:49.9757469Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f985b8b5-2b63-430f-afdc-5de79a4eba1c' before making global git config changes
2026-08-05T03:43:49.9760131Z Adding repository directory to the temporary git global config as a safe directory
2026-08-05T03:43:49.9761963Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-05T03:43:49.9791425Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-05T03:43:49.9809382Z https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:43:49.9820064Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-05T03:43:49.9822461Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-05T03:43:49.9851512Z refs/heads/golden/w1-locksmith-t2
2026-08-05T03:43:49.9857746Z [command]/usr/bin/git checkout --detach
2026-08-05T03:43:50.0216700Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:43:50.0264769Z [command]/usr/bin/git branch --delete --force golden/w1-locksmith-t2
2026-08-05T03:43:50.0302209Z Deleted branch golden/w1-locksmith-t2 (was 0a25b77cf).
2026-08-05T03:43:50.1085438Z ##[endgroup]
2026-08-05T03:43:50.1088877Z [command]/usr/bin/git submodule status
2026-08-05T03:43:50.1292178Z ##[group]Cleaning the repository
2026-08-05T03:43:50.1294147Z [command]/usr/bin/git clean -ffdx
2026-08-05T03:43:54.5968059Z Removing .adapter-notify/
2026-08-05T03:43:54.5968492Z Removing bench-ledger/
2026-08-05T03:43:54.5968750Z Removing target/
2026-08-05T03:43:54.5982331Z [command]/usr/bin/git reset --hard HEAD
2026-08-05T03:43:54.6155417Z HEAD is now at 0a25b77cf release: bump workspace to 0.55.0 (bump-in-PR, onto the tested tree)
2026-08-05T03:43:54.6161810Z ##[endgroup]
2026-08-05T03:43:54.6164001Z ##[group]Disabling automatic garbage collection
2026-08-05T03:43:54.6167618Z [command]/usr/bin/git config --local gc.auto 0
2026-08-05T03:43:54.6193613Z ##[endgroup]
2026-08-05T03:43:54.6194196Z ##[group]Setting up auth
2026-08-05T03:43:54.6199609Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-05T03:43:54.6224755Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-05T03:43:54.6415643Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-05T03:43:54.6441838Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-05T03:43:54.6632115Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-05T03:43:54.6663056Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-05T03:43:54.6852418Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-05T03:43:54.6885062Z ##[endgroup]
2026-08-05T03:43:54.6885514Z ##[group]Fetching the repository
2026-08-05T03:43:54.6891441Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-05T03:43:55.8898803Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-05T03:43:55.8899876Z  * [new branch]          build/reaim-attach-intent -> origin/build/reaim-attach-intent
2026-08-05T03:43:55.8900883Z    d449ce5f9..ee33d6228  build/usher-u3-verb-surface -> origin/build/usher-u3-verb-surface
2026-08-05T03:43:55.8902323Z  * [new branch]          build/w1t2-perch-gc  -> origin/build/w1t2-perch-gc
2026-08-05T03:43:55.8904428Z  * [new branch]          build/w1t2-shell-relink-force -> origin/build/w1t2-shell-relink-force
2026-08-05T03:43:55.8906345Z  * [new branch]          build/w1t2-subnet-status -> origin/build/w1t2-subnet-status
2026-08-05T03:43:55.8907776Z  * [new branch]          build/w1t3-node-verb -> origin/build/w1t3-node-verb
2026-08-05T03:43:55.8909850Z  * [new branch]          build/w1t3-node-verb-help -> origin/build/w1t3-node-verb-help
2026-08-05T03:43:55.8911090Z  * [new branch]          build/w1t3-node-verb-teach -> origin/build/w1t3-node-verb-teach
2026-08-05T03:43:55.8914367Z  * [new branch]          docs/flake-ledger-resume-steal -> origin/docs/flake-ledger-resume-steal
2026-08-05T03:43:55.8917340Z  * [new branch]          obs/resume-attach-intent -> origin/obs/resume-attach-intent
2026-08-05T03:43:55.8920353Z  * [new branch]          test/grandchild-selection-probe -> origin/test/grandchild-selection-probe
2026-08-05T03:43:55.8921383Z  * [new branch]          test/probe-green-capture -> origin/test/probe-green-capture
2026-08-05T03:43:55.8922785Z  * [new branch]          test/resume-steal-taxonomy -> origin/test/resume-steal-taxonomy
2026-08-05T03:43:55.8924392Z  * [new branch]          test/resume-window-opens-pre-resume -> origin/test/resume-window-opens-pre-resume
2026-08-05T03:43:55.8925347Z  * [new branch]          test/twohost-serve-window -> origin/test/twohost-serve-window
2026-08-05T03:43:55.9000710Z [command]/usr/bin/git branch --list --remote origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9055809Z   origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9064613Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9084598Z 0a25b77cf997eac65b071366c8194b8a17034d6f
2026-08-05T03:43:55.9088238Z ##[endgroup]
2026-08-05T03:43:55.9088625Z ##[group]Determining the checkout info
2026-08-05T03:43:55.9089199Z ##[endgroup]
2026-08-05T03:43:55.9092335Z [command]/usr/bin/git sparse-checkout disable
2026-08-05T03:43:55.9131665Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-05T03:43:55.9157170Z ##[group]Checking out the ref
2026-08-05T03:43:55.9160157Z [command]/usr/bin/git checkout --progress --force -B golden/w1-locksmith-t2 refs/remotes/origin/golden/w1-locksmith-t2
2026-08-05T03:43:55.9225935Z Switched to a new branch 'golden/w1-locksmith-t2'
2026-08-05T03:43:55.9226572Z branch 'golden/w1-locksmith-t2' set up to track 'origin/golden/w1-locksmith-t2'.
2026-08-05T03:43:55.9232262Z ##[endgroup]
2026-08-05T03:43:55.9271617Z [command]/usr/bin/git log -1 --format=%H
2026-08-05T03:43:55.9297637Z 0a25b77cf997eac65b071366c8194b8a17034d6f
